home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-04.Z / 94-04 / text0284.txt < prev    next >
Encoding:
Text File  |  1994-04-30  |  10.9 KB  |  234 lines

  1. So I got Trumpet Winsock running over SLIP, but what the heck should i set 
  2. MTU, TCP RWIN, and TCP MSS to?  Surely there's a better method than trial
  3. and error, right?  I mean, that's a lot of possible combinations...  :-)
  4.  
  5. I'd just like to get my SLIP connection tuned up nicely.  If anyone has 
  6. suggestions, I'd appreciate hearing them.  Thanks!
  7.  
  8.   ________________________________________________________________________
  9. /     _/_/_/  _/_/_/   Eric Sandeen                      +-+     +-+      \
  10. |    _/      _/        USA CERL                          |O| +-+ |O|       |
  11. |   _/_/    _/_/_/     sandeen@kazoo.cecer.army.mil      |O|_|O|_|O|       |
  12. |  _/          _/      ----------------------------      |   /-\   |       |
  13. | _/_/_/  _/_/_/       Those ^ are MY words!            _|O__| |__O|_      |
  14. |             http://kazoo.cecer.army.mil/~sandeen/eric.html               |
  15. |             Check out the new WEFT homepage on Prairienet!               |
  16. |            http://www.prairienet.org/data/weft/WEFThome.html             |
  17.  \________________________________________________________________________/
  18. From news@bigblue.oit.unc.edu Fri Apr 15 05:50:14 1994
  19. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  20.           id AA01926; Sun, 24 Apr 1994 12:45:01 -0400
  21. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  22.           id AA16982; Sun, 24 Apr 1994 07:51:10 -0500
  23. Received: from GATEWAY by bigblue with netnews
  24.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  25. To: winsock@sunsite.unc.edu
  26. Date: Fri, 15 Apr 1994 05:50:14 GMT
  27. From: kasajian@netcom.com (Kenneth Kasajian)
  28. Message-Id: <kasajianCoADJq.31o@netcom.com>
  29. Organization: NETCOM On-line Communication Services (408 241-9760 guest)
  30. Sender: ses
  31. Subject: Trumpet Winsock without Ndis..  how?
  32.  
  33.  
  34. I'd like to use Trumpet Winsock with straight Windows 3.1.  Right 
  35. now I'm using it with Windows for Workgroups 3.11 and it works great!
  36. I'm using the dis_pkt.dos driver to convert ndis to pkt so that winpkt
  37. will see it.  
  38.  
  39. But if don't have ndis, such as when I'm running vanilla Windows 3.1,
  40. what pkt driver to I use?  What will it talk to?  I can't imagine
  41. it talking directly to the hardware.  Is there a version which will
  42. talk to, say, ODI?
  43.  
  44. What about talking to the pkd drivers that come with FTP?
  45. From news@bigblue.oit.unc.edu Fri Apr 15 05:45:28 1994
  46. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  47.           id AA01916; Sun, 24 Apr 1994 12:45:00 -0400
  48. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  49.           id AA16390; Sun, 24 Apr 1994 08:43:52 -0500
  50. Received: from GATEWAY by bigblue with netnews
  51.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  52. To: winsock@sunsite.unc.edu
  53. Date: Fri, 15 Apr 1994 05:45:28 GMT
  54. From: kasajian@netcom.com (Kenneth Kasajian)
  55. Message-Id: <kasajianCoADBs.2u7@netcom.com>
  56. Organization: NETCOM On-line Communication Services (408 241-9760 guest)
  57. Sender: ses
  58. Subject: NetManage and slip server.  HELP!
  59.  
  60.  
  61. Well, NetManage tech support is of no help on this one.  This is what I want
  62. to do :
  63.  
  64. I have computer A that has a slip client (trumpet or netmanage.. doesn't
  65. matter what).
  66. I have computer B that has Netmanage 3 on it.  It has the slip interface and
  67. the ethernet interface.
  68.  
  69. Computer B's ethernet interface has the IP 200.211.124.131.  Its netmask is
  70. automatically set to 255.255.255.128.  There is a whole network of computers
  71. on this subnet and they call ping to each other, ping to computer B and
  72. computer B can ping to everyone else!.
  73.  
  74. Computer B's slip interface has the IP 201.211.124.131.  Its netmask is
  75. automatically set to 255.255.255.128. The modem type is set to None and it
  76. is hooked up to computer A via a null modem.
  77.  
  78. Computer B's slip interface has the IP 201.211.124.132.  Its netmask is
  79. automatically set to 255.255.255.128.  It's gateway is set to
  80. 201.211.124.131, which is Computer B's slip interface.
  81.  
  82. When I hit connect on computer B's slip, it connects to computer A without a
  83. problem (even though B's the server, this is the way to do it because
  84. there's no way to set up direct connect answer.. just modem answer with this
  85. package).
  86.  
  87. Once A and B are linked, I can ping A from B by typing pinging to
  88. 201.211.124.131 and I can ping from computer A to computer B.  Using
  89. the IP addresses, I can ping back and forth without a problem.
  90.  
  91. Now.  I want to go to computer A, and ping to other node on computer B's
  92. network.  First I'd like to ping to computer B's ethernet address from
  93. computer A, for starters.  Then I'd like to, say, ping 200.211.124.225
  94. from computer A.  
  95.  
  96. What am I doing wrong?  How do routers fit it?
  97.  
  98. As I said, NetManage tech support really has no idea how to do this with
  99. their own software.  I mean, they're nice people and try to help.  But they
  100. just don't have a clue on how to do it.  Has anyone around here tried this
  101. and gotten it to work?  If so...  maybe you can help me out..  
  102.  
  103. Thanks much
  104. From news@bigblue.oit.unc.edu Sun Apr 24 12:44:59 1994
  105. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  106.           id AA01908; Sun, 24 Apr 1994 12:44:59 -0400
  107. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  108.           id AA10439; Sun, 24 Apr 1994 08:37:11 -0500
  109. Received: from GATEWAY by bigblue with netnews
  110.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  111. To: winsock@sunsite.unc.edu
  112. Date: Sat, 23 Apr 1994 13:51:31
  113. From: sandeen@kazoo.cecer.army.mil (Eric Sandeen)
  114. Message-Id: <sandeen.1.000DDC44@kazoo.cecer.army.mil>
  115. Organization: University of Illinois at Urbana
  116. Sender: ses
  117. References: <1994Apr22.161426.145506@ans.net>
  118. Subject: Re: Win Mosaic alpha 4  (before you curse it...)
  119.  
  120. In article <1994Apr22.161426.145506@ans.net> king@reston.ans.net (Greg King) writes:
  121. >From: king@reston.ans.net (Greg King)
  122. >Subject: Win Mosaic alpha 4 
  123. >Date: Fri, 22 Apr 1994 16:14:26 GMT
  124. >Keywords: winmosaic, win32s
  125.  
  126. >Hi all,
  127.  
  128. >I've been trying unsuccessfully to get WinMosaic alpha4 up and 
  129. >running with Trumpet Winsock 1.0 under Windows 3.1.  My first problem
  130. >is to get win32s successfully installed.  I unzip win32s11.zip,
  131. >run the setup program (which reports success) and then proceed
  132. >to install freecell to make sure that win32s was properly installed.
  133.  
  134. >Freecell installation reports success, windows reboots but then
  135. >when I try and use freecell it (freecell) hangs.  I get the freecell
  136. >window, but then when I try and use any of the pull downs, I get
  137. >nothing.  Sometimes, depending on which pull down's I invoke, the
  138. >entire machine will hang forcing a complete reboot.   
  139.  
  140. >Any ideas??
  141.  
  142. Let me guess...  you have an S3 video adapter?  I have exactly the same problem
  143. with my Orchid - they're aware of the problem, and working on it, but 
  144. apparently it's not solved yet.  Microsoft has some S3 Drivers on their ftp 
  145. site - you might want to try them (I haven't yet, so no endorsement...)
  146.  
  147.   ________________________________________________________________________
  148. /     _/_/_/  _/_/_/   Eric Sandeen                      +-+     +-+      \
  149. |    _/      _/        USA CERL                          |O| +-+ |O|       |
  150. |   _/_/    _/_/_/     sandeen@kazoo.cecer.army.mil      |O|_|O|_|O|       |
  151. |  _/          _/      ----------------------------      |   /-\   |       |
  152. | _/_/_/  _/_/_/       Those ^ are MY words!            _|O__| |__O|_      |
  153. |             http://kazoo.cecer.army.mil/~sandeen/eric.html               |
  154. |             Check out the new WEFT homepage on Prairienet!               |
  155. |            http://www.prairienet.org/data/weft/WEFThome.html             |
  156.  \________________________________________________________________________/
  157. From news@bigblue.oit.unc.edu Mon Apr 14 02:17:35 1994
  158. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  159.           id AA01902; Sun, 24 Apr 1994 12:44:58 -0400
  160. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  161.           id AA16596; Sun, 24 Apr 1994 08:41:54 -0500
  162. Received: from GATEWAY by bigblue with netnews
  163.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  164. To: winsock@sunsite.unc.edu
  165. Date: 14 Apr 1994 02:17:35 GMT
  166. From: etate@mcl.bdm.com
  167. Message-Id: <2oi93v$pfc@burrito.abq.bdm.com>
  168. Organization: BDM Federal, Inc.
  169. Sender: ses
  170. Subject: Re: NCSA Mosaic v2.0alpha3
  171.  
  172. In article <sonnylCo7Izv.Axt@netcom.com> sonnyl@netcom.com (Sonny Luster) writes:
  173. >I have used all the versions with few problems. The new 32 bit version works
  174. >great on my machine (386/33 16 meg RAM, 540 meg HD). I'm sure I haven't
  175. >tried everything; but so far everything I've tried has worked. Printing
  176. >works too. I may find some problems, but things are fine here.
  177.  
  178. Well, I'd like to say the same.  Ol' 2.0a2 worked just great, especially after
  179. I ditched that godawful 3c505 for a real, live 3c509, and switched over to
  180. the Novell ODI packet driver system for my HP 486.  Nice and stable.  Could work
  181. for hours, as long as I didn't let it get lonesome.  But leave it for 15 mins and
  182. I'd come back to a dark screen with blinking cursor, victim of a failed reboot.
  183. And me without a reset button...  Nonetheless, a vast improvement over earlier
  184. versions; far fewer GPFs.
  185.  
  186. And then I went and installed the Win32s code.  Everything still hunkydory,
  187. mpegplay working just fine.  So, I took a deep breath and installed 2.0a3...
  188. Started up just fine.  Folks are right, it really screams when loading inline
  189. GIFs.  Then, after skimming thru a coupla HTMLs, I selected a newsgroup (this
  190. one, as a matter of fact) off a pulldown menu.  Bye-bye.  "Unhandled exception..."
  191.  
  192. And it still reboots my machine if I leave it alone for too long.  But at least
  193. I can print now!
  194.  
  195. Emory Tate
  196. From news@bigblue.oit.unc.edu Sat Apr 23 13:40:16 1994
  197. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  198.           id AA01959; Sun, 24 Apr 1994 12:45:06 -0400
  199. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  200.           id AA16117; Sun, 24 Apr 1994 07:26:24 -0500
  201. Received: from GATEWAY by bigblue with netnews
  202.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  203. To: winsock@sunsite.unc.edu
  204. Date: Sat, 23 Apr 1994 13:40:16 GMT
  205. From: hmls@obelix.rz.tu-clausthal.de (Lutz Schroer)
  206. Message-Id: <1994Apr23.134016.10214@solaris.rz.tu-clausthal.de>
  207. Organization: Techn. Univ. Clausthal
  208. Sender: ses
  209. References: <2p6d73$7vo@nntp2.Stanford.EDU>, <jones.21.000393BD@cbdb1.nimh.nih.gov>, <2p8ckl$lr5@crl2.crl.com>
  210. Subject: Re: Is it worth trying out the TCP/IP betas?
  211.  
  212. > Is there a timer / expiration date in the Vxb TCP beta stack from Microsoft??
  213. > There was a rumor about the 1st beta cessing to work on a prticular date
  214. > several weeks ago??
  215.  
  216. The Docs say that from the 15th June the stack will display a message that
  217. tells you to update your beta stack, but it will still work after you klicked
  218. the message away.
  219.  
  220.  
  221. --
  222.  
  223. Auf Wiedersehen
  224.    Lutz
  225.  
  226. -----------------------------------------------------------------
  227.      Lutz Schroer          e-mail:hmls@asterix.rz.tu-clausthal.de
  228.      Osteroeder Str. 6
  229.      38678 Clausthal-Zellerfeld       | German Department for
  230.      (Federal Republic of Germany)    | Redundancy Department
  231. --------------------------------------+--------------------------
  232.   
  233.  
  234.